Heat Eq. (part 3)
\[ u_t = k u_{xx} \quad 0 < x < L \quad t > 0 \]
now we will insulate the ends
heat cannot flow through the ends
this changes the boundary conditions :
Neumann BC's
same initial condition as before : \( u(x, 0) = f(x) \)
same method: separation of variables
\[ u(x, t) = X(x) T(t) \]
\[ u_t = X T' \]
\[ u_{xx} = X'' T \]
\[ u_t = k u_{xx} \rightarrow X T' = k X'' T \]